PropertyMap statements

PropertyMap statements return information about PropertyMap object properties.

Statement Description
HasProperty - PropertyMap Returns True or False to indicate if a property name exists in a PropertyMap.
Property - PropertyMap Returns the value of a property in a PropertyMap or a default value if the property is not found.
Size Returns the number of properties in a PropertyMap.